﻿2026-05-16T23:42:33.8460163Z ##[group]Run dorny/paths-filter@6852f92c20ea7fd3b0c25de3b5112db3a98da050
2026-05-16T23:42:33.8460554Z with:
2026-05-16T23:42:33.8462003Z   filters: client:
  - 'apps/client/**'
non_client:
  - 'apps/server/**'
  - 'packages/protocol/**'
  - 'packages/game-logic/**'
  - 'packages/db/**'
  - 'apps/server/Dockerfile'
  - 'apps/server/fly.*.toml'
  - 'apps/server/litestream.yml'
  - 'apps/server/docker-entrypoint.sh'
  - 'pnpm-lock.yaml'
  - 'pnpm-workspace.yaml'
  - 'package.json'
  - '.github/workflows/**'
  - 'scripts/**'
  - 'tools/**'
  - 'extracted/**'
  - 'docs/extracted-server/**'
  - 'apps/obs/**'

2026-05-16T23:42:33.8464019Z   token: ***
2026-05-16T23:42:33.8464204Z   list-files: none
2026-05-16T23:42:33.8464414Z   initial-fetch-depth: 100
2026-05-16T23:42:33.8464638Z   predicate-quantifier: some
2026-05-16T23:42:33.8464864Z ##[endgroup]
2026-05-16T23:42:33.9492218Z ##[group]Get current git ref
2026-05-16T23:42:33.9558473Z [command]/usr/bin/git branch --show-current
2026-05-16T23:42:33.9603452Z main
2026-05-16T23:42:33.9628090Z ##[endgroup]
2026-05-16T23:42:33.9629056Z Changes will be detected between 585cf2d8f2bb712026326b1311fc98df533cb201 and main
2026-05-16T23:42:33.9630842Z ##[group]Ensuring 585cf2d8f2bb712026326b1311fc98df533cb201 is fetched from origin
2026-05-16T23:42:33.9647921Z [command]/usr/bin/git cat-file -e 585cf2d8f2bb712026326b1311fc98df533cb201^{commit}
2026-05-16T23:42:33.9681006Z fatal: Not a valid object name 585cf2d8f2bb712026326b1311fc98df533cb201^{commit}
2026-05-16T23:42:33.9700620Z [command]/usr/bin/git fetch --depth=1 --no-tags origin 585cf2d8f2bb712026326b1311fc98df533cb201
2026-05-16T23:42:34.2854808Z From https://github.com/SaberMage/rebno
2026-05-16T23:42:34.2869402Z  * branch            585cf2d8f2bb712026326b1311fc98df533cb201 -> FETCH_HEAD
2026-05-16T23:42:34.2934145Z [command]/usr/bin/git cat-file -e 585cf2d8f2bb712026326b1311fc98df533cb201^{commit}
2026-05-16T23:42:34.3000376Z ##[endgroup]
2026-05-16T23:42:34.3007422Z ##[group]Ensuring main is fetched from origin
2026-05-16T23:42:34.3027237Z [command]/usr/bin/git show-ref main
2026-05-16T23:42:34.3066071Z 824014ae3a1792234c9654e9b907378f4c2a19e9 refs/heads/main
2026-05-16T23:42:34.3067357Z 824014ae3a1792234c9654e9b907378f4c2a19e9 refs/remotes/origin/main
2026-05-16T23:42:34.3075895Z ##[endgroup]
2026-05-16T23:42:34.3077009Z ##[group]Change detection 585cf2d8f2bb712026326b1311fc98df533cb201..main
2026-05-16T23:42:34.3089806Z [command]/usr/bin/git diff --no-renames --name-status -z 585cf2d8f2bb712026326b1311fc98df533cb201..refs/remotes/origin/main
2026-05-16T23:42:34.3127103Z M apps/client/src/main.ts M apps/server/src/index.ts 
2026-05-16T23:42:34.3128298Z ##[endgroup]
2026-05-16T23:42:34.3128862Z Detected 2 changed files
2026-05-16T23:42:34.3139481Z Results:
2026-05-16T23:42:34.3140377Z ##[group]Filter client = true
2026-05-16T23:42:34.3141040Z Matching files:
2026-05-16T23:42:34.3141639Z apps/client/src/main.ts [modified]
2026-05-16T23:42:34.3151368Z ##[endgroup]
2026-05-16T23:42:34.3152844Z ##[group]Filter non_client = true
2026-05-16T23:42:34.3153785Z Matching files:
2026-05-16T23:42:34.3154306Z apps/server/src/index.ts [modified]
2026-05-16T23:42:34.3155038Z ##[endgroup]
2026-05-16T23:42:34.3155551Z Changes output set to ["client","non_client"]
